home *** CD-ROM | disk | FTP | other *** search
- body
- {
- background:#1f1f1f url(/img/App_GUI/Misc/indicator_lg_2.gif) center no-repeat;
- padding:0px;
- margin:0px;
-
- }
- #AbsContainer
- {
- position:absolute;
- left:0px;
- top:0px;
- width:100%;
- height:100%;
- margin:0 0 0 0;
- padding:0 0 0 0;
- }
-
- .OperaContainer
- {
- top:-12px !important;
- left:-5px !important;
- }
-
- #MainWindow
- {
- float:left;
- width:100%;
- margin:0 0 0 0;
- }
-
- #CopyRight, #CopyRight_BT
- {
- float:left;
- position:absolute;
- left:0px;
- bottom:0px;
-
- width:100%;
-
- height:30px;
-
- line-height:30px;
-
- font-weight:bold;
- font-family:Tahoma, SimSun, sans-serif;
- color:#ccc;
- font-size:12px;
- text-align:right;
- color:#ddd;
- background:url(/img/App_GUI/BundleCover/System_Footer.jpg) top repeat-x;
-
- overflow:hidden;
- }
-
- a.CopyrightLink:link, a.CopyrightLink:visited
- {
- margin-right:10px;
- border-bottom:1px solid #555;
- font-size:12px;
- line-height:30px;
- color:#ddd;
-
- text-decoration:none;
- }
-
- a.CopyrightLink:hover{color:#fff;border-bottom:1px dashed #fff;}
-
-
- a.SwitchButton:link, a.SwitchButton:visited
- {
- position:absolute;
- left:5px;
- bottom:-7px;
- width:100px;
- height:30px;
- overflow:hidden;
- background:url(/img/vClipper/SwitchButton.jpg) left top no-repeat;
- color:#555;
- text-align:center;
- line-height:30px;
- text-decoration:none;
- }
-
- a.SwitchButton:hover
- {
- background:url(/img/vClipper/SwitchButton_hover.jpg) left top no-repeat;
- color:#000;
- }
-
- .SecondLink
- {
- left:110px !important;
- }
-
- .ThirdLink
- {
- left:215px !important;
- }
-
- #FeedBack
- {
- position:absolute;
- right:0px;
- bottom:20px;
- background:#4381d4 url(/img/ProjectCenter/HelpMessage_bg.jpg) top repeat-x;
- border-top:3px solid #000;
- border-bottom:1px solid #666;
- font-family:"Lucida Grande", Tahoma, SimSun, sans-serif;
- height:100px;
- padding-bottom:5px !important;
- padding-bottom:12px;
-
- font-size:12px;
- }
-
- #FeedBack_Text
- {
- float:left;
- width:70%;
- height:85px;
- margin:5px 0 0 5px;
- font-size:14px;
- color:#666;
- line-height:20px;
- }
-
- #FeedBack_ControlSets
- {
- float:right;
- width:25%;
- height:65px;
- margin:10px 5px 0 0;
- border-left:2px solid #888;
- }
-
- #FeedBack_Submit
- {
- float:left;
- width:120px;
- height:25px;
- line-height:20px;
- font-size:12px;
- font-weight:bold;
- margin:0 5px 0 5px;
- font-family:"Lucida Grande", Tahoma, SimSun, sans-serif;
- }
-
- #FeedBack_Tip
- {
- float:left;
- clear:left;
- color:#fff;
- width:100%;
- font-size:12px;
- line-height:16px;
- margin:10px 0 0 5px;
- font-weight:bold;
- }
-
- a.HelpLink:link, a.HelpLink:visited
- {
- padding:0 10px 0 10px;
- color:#eee;
- font-weight:bold;
- background:#6af;
- text-decoration:none;
- }
- a.HelpLink:hover
- {
- background-color:#38d;
- color:#fff;
- }
- a.HelpLink:active
- {
- background-color:#16b;
- }
-
- #FeedBack_Done
- {
- position:absolute;
- float:left;
- left:0px;
- top:0px;
- width:100%;
- height:100px;
- background:#4381d4 url(/img/ProjectCenter/HelpMessage_bg.jpg) top repeat-x;
- cursor:pointer !important;
- cursor:hand !important;
- padding-bottom:5px !important;
- padding-bottom:12px;
- }
-
- #FeedBack_Done h1
- {
- line-height:30px;
- font-size:14px;
- margin:5px 0 0 10px;
- padding:0;
- color:#000;
- cursor:pointer;
- cursor:hand;
- }
-
- #FeedBack_Done p
- {
- line-height:18px;
- font-size:12px;
- margin:0 10px 5px 10px;
- color:#fff;
- font-weight:bold;
- cursor:pointer;
- cursor:hand;
- }